home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / perl / 5.10.0 / CPANPLUS / Internals / Utils / Autoflush.pm
Encoding:
Perl POD Document  |  2009-06-26  |  68 b   |  6 lines

  1. package CPANPLUS::Internals::Utils::Autoflush;
  2.  
  3. BEGIN { $|++ };
  4.  
  5. 1;
  6.